home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / ptm228.zip / README.1ST < prev    next >
Text File  |  1992-12-19  |  5KB  |  111 lines

  1.  
  2. DOS PHANTOM V2.8 from P2 Enterprises
  3.  
  4.     DOS Phantom is a keystroke record-and-playback utility. Recordings
  5.     can be of any length and can be edited after recording.  Recordings
  6.     can be played back at high speed or with delays.  Playback can be
  7.     scheduled for a time in the future or invoked with a hot key.
  8.                            _______
  9.                       ____|__     |               (tm)
  10.                    --|       |    |-------------------
  11.                      |   ____|__  |  Association of
  12.                      |  |       |_|  Shareware
  13.                      |__|   o   |    Professionals
  14.                    -----|   |   |---------------------
  15.                         |___|___|    MEMBER
  16. INSTALLATION:
  17.  
  18.     Create a directory and unzip the PTM224.ZIP file into it.
  19.     Example:
  20.                   C:\> MKDIR PHANTOM
  21.                   C:\> CD PHANTOM
  22.                   C:\PHANTOM> UNZIP ..\PTM228
  23.  
  24. DEMONSTRATION:
  25.  
  26.     Make sure you are in the directory containing the PHANTOM2.EXE and
  27.     DEMO files.  Then, type PHANTOM2 DEMO to run the demonstration.
  28.  
  29.  
  30. REGISTRATION:
  31.  
  32.     See the file ORDER.FRM in this kit, or use CompuServe's registration
  33.     service (GO SWREG, registration ID 300).
  34.  
  35.  
  36. DOS Phantom is:
  37.     - A task automation tool
  38.     - A tool for creating self-executing demos (with looping and
  39.     timeout features)
  40.     - A software testing tool (including screen and print capture)
  41.     - A substitute for .BAT files
  42.     - A keystroke macro utility
  43.  
  44. DOS Phantom recordings can be edited to include:
  45.     - Pop-up text windows
  46.     - Pop-up menus
  47.     - Pauses for user input
  48.     - Branching based on:
  49.         - menu selection
  50.         - program exit status
  51.         - appearance of a text string on the screen
  52.  
  53. DOS Phantom recordings can be scheduled for playback
  54.     - daily
  55.     - weekly
  56.     - once only
  57.  
  58. DOS Phantom provides facilities similar to the scripting languages of
  59. popular communications programs such as Procomm and CrossTalk, but
  60. applied instead to *your* computer rather than the one you are connected
  61. to over the phone line.  You can even use DOS Phantom to control a
  62. Procomm session instead of using Procomm's scripting facility.
  63.  
  64. DOS Phantom is useful as a batch substitute, as a regression testing
  65. tool for software development, for creating demos of software, and for
  66. automating any task you perform repetively on your computer.
  67.  
  68. A demonstration recording and Users Guide are included in PTM228.ZIP.
  69. DOS Phantom is shareware.  The registration fee is $25.00.  All features
  70. are present and active in the shareware version.
  71.  
  72. Changes from the previous versions:
  73.  
  74.    Version 2.1 of DOS Phantom fixes a bug introduced in V2.0 which
  75.    prevented ALT and CTRL keys from playing back correctly into some
  76.    application programs, including CIM (CompuServe Information Manager).
  77.  
  78.    Version 2.2 is a redistribution of V2.1 which corrects the fact that
  79.    obsolete versions of the TXT2PTM and PTM2TXT programs were included
  80.    in PTM221.ZIP.
  81.  
  82.    Version 2.3 adds support for the PHANTOMDIR environment variable, and
  83.    support for scheduled playback and hot-key initiated playback with
  84.    the programs SCHEDULE and HOTFILE.
  85.  
  86.    Version 2.4 fixes two bugs reported just after version 2.3 was released.
  87.    Version 2.4 of PTM2TXT fixed a bug which caused the timings of certain
  88.    keystrokes (those with scan codes under 10h) to be set to zero.  Version
  89.    2.4 of PHANTOM2 fixes a problem where keystrokes were missed during
  90.    auto-repeat with typematic rates set above 15.  Minor changes were made
  91.    to the documentation.
  92.  
  93.    V2.4 also introduces the MAKEPTM program for producing DOS Phantom
  94.    recordings from plain ASCII text files.
  95.  
  96.    V2.5 fixes a bug in MAKEPTM which prevented processing files without
  97.    at least a 1 second line delay and incorporates changes to allow chaining
  98.    to another recording during playback.
  99.  
  100.    V2.6 adds support for the F11 and F12 keys and their SHFT, CTRL, and ALT
  101.    variants and fixes a bug which caused the schedule to be corrupted when
  102.    the default RECORDNG.PTM file was used for recording.
  103.  
  104.    V2.8 replaces the keyboard NumLock, ScrollLock, CapsLock, and Insert
  105.    keys to their pre-playback state when recording terminates unless
  106.    the $RetainKybdFlags directive is contained in the playback file.
  107.    (The $RetainKybdFlags directive has no arguments and may be placed anywhere
  108.    in the playback file.)  V2.8 also fixes a bug which caused scheduled
  109.    playbacks with days or dates specified other than the first in the list
  110.    to be ignored.
  111.